| Ivi.Visa Namespace > IMessageBasedFormattedIO Interface > ReadLineBinaryBlockOfUInt16 Method : ReadLineBinaryBlockOfUInt16(UInt16[],Int64,Boolean) Method |
'Declaration<CLSCompliantAttribute(False)> Overloads Function ReadLineBinaryBlockOfUInt16( _ ByVal data() As UShort, _ ByVal index As Long, _ ByVal seekToBlock As Boolean _ ) As Long
'UsageDim instance As IMessageBasedFormattedIO Dim data() As UShort Dim index As Long Dim seekToBlock As Boolean Dim value As Long value = instance.ReadLineBinaryBlockOfUInt16(data, index, seekToBlock)
[CLSCompliant(false)] long ReadLineBinaryBlockOfUInt16( ushort[] data, long index, bool seekToBlock )
[CLSCompliant(false)] int64 ReadLineBinaryBlockOfUInt16( array<ushort>^ data, int64 index, bool seekToBlock )
Current with Keysight IO Libraries Suite 18